rebootSeconds

@get:JvmName(name = "getRebootSeconds")
@set:JvmName(name = "setRebootSeconds")
var rebootSeconds: Int
Tell the node to reboot in this many seconds (or <0 to cancel reboot)

int32 reboot_seconds = 97;